home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1993 / The Association of Shareware Professionals Advantage CD-ROM 1993.iso / files / engiring / pcecap21 / opampmod.dat < prev    next >
Text File  |  1992-11-09  |  640b  |  18 lines

  1. ; OPAMPMOD.DAT - This is a more complex opamp model that takes into
  2. ; account the internal frequency compensation of the opamp.
  3. ; With the values shown, this model is a close approximation of a LM741
  4. ; opamp. (It has a low frequency gain of 100 Db and a unity-gain cross over
  5. ; frequency of 1 MHz.
  6. ;  ┌───────────  this is the opamp's non-inverting input.
  7. ;  │ ┌─────────  this is the opamp's inverting input.
  8. ;  │ │           node 3 is the opamp's output.
  9.  
  10. G1 1 0 0 2 .192M
  11. R2 2 0 470K
  12. O2 0 2 3 1K 1
  13. CC 2 3 30PF
  14.  
  15. ; With the following PLOT line, we can look at the opamp's open-loop response.
  16.  
  17. P 1 3 1 1MEG LOG
  18.